[INFO] cloning repository https://github.com/reitermarkus/zero-scale-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reitermarkus/zero-scale-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freitermarkus%2Fzero-scale-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freitermarkus%2Fzero-scale-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46b64093bdf341e7d4f03bd4db6585f64b07e4f9
[INFO] testing reitermarkus/zero-scale-proxy against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freitermarkus%2Fzero-scale-proxy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reitermarkus/zero-scale-proxy
[INFO] finished tweaking git repo https://github.com/reitermarkus/zero-scale-proxy
[INFO] tweaked toml for git repo https://github.com/reitermarkus/zero-scale-proxy written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reitermarkus/zero-scale-proxy on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reitermarkus/zero-scale-proxy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff3493130d1640d36a8f618d19d72d480c14c201b26157eb88d5bcc69765b0b3
[INFO] running `Command { std: "docker" "start" "-a" "ff3493130d1640d36a8f618d19d72d480c14c201b26157eb88d5bcc69765b0b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff3493130d1640d36a8f618d19d72d480c14c201b26157eb88d5bcc69765b0b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3493130d1640d36a8f618d19d72d480c14c201b26157eb88d5bcc69765b0b3", kill_on_drop: false }`
[INFO] [stdout] ff3493130d1640d36a8f618d19d72d480c14c201b26157eb88d5bcc69765b0b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7939bcaee750c1364bef33ab6cf36bd5e01b1ddce89fc5e03ddfc9e4ab2ecd46
[INFO] running `Command { std: "docker" "start" "-a" "7939bcaee750c1364bef33ab6cf36bd5e01b1ddce89fc5e03ddfc9e4ab2ecd46", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling bytes v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling k8s-openapi v0.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling raw-cpuid v9.1.1
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling atomic-shim v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling named-binary-tag v0.2.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling defer v0.1.0
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling quanta v0.7.2
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling atomic-instant v0.1.1
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling minecraft-protocol-derive v0.0.0 (https://github.com/reitermarkus/minecraft-protocol?branch=packet#71e34f11)
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling pin-project v1.0.11
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling a2s v0.5.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling minecraft-protocol v0.1.0 (https://github.com/reitermarkus/minecraft-protocol?branch=packet#71e34f11)
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling jsonpath_lib v0.3.0
[INFO] [stderr]    Compiling kube-core v0.74.0
[INFO] [stderr]    Compiling kube-client v0.74.0
[INFO] [stderr]    Compiling kube v0.74.0
[INFO] [stderr] error: could not compile `kube-client` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name kube_client --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kube-client-0.74.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__non_core"' --cfg 'feature="base64"' --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="client"' --cfg 'feature="config"' --cfg 'feature="dirs"' --cfg 'feature="either"' --cfg 'feature="futures"' --cfg 'feature="http-body"' --cfg 'feature="hyper"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-timeout"' --cfg 'feature="jsonpath_lib"' --cfg 'feature="pem"' --cfg 'feature="pin-project"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-tls"' --cfg 'feature="serde_yaml"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --cfg 'feature="tower"' --cfg 'feature="tower-http"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__non_core", "admission", "base64", "bytes", "chrono", "client", "config", "default", "dirs", "either", "futures", "gzip", "http-body", "hyper", "hyper-openssl", "hyper-rustls", "hyper-timeout", "hyper-tls", "jsonpatch", "jsonpath_lib", "native-tls", "oauth", "openssl", "openssl-tls", "pem", "pin-project", "rand", "rustls", "rustls-pemfile", "rustls-tls", "serde_yaml", "tame-oauth", "tokio", "tokio-native-tls", "tokio-tungstenite", "tokio-util", "tower", "tower-http", "tracing", "ws"))' -C metadata=c6002e39385adbc3 -C extra-filename=-8eee7340806c65ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-c0a42572113e755c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a1592e8397234cec.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2ab08cb828e58106.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs_next-e692afcb5365578d.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-f4f407454437ad75.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-1271aa6cabe347c5.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-132817ff76a3280f.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-64e310694dd859d2.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-edff2da4b687fb20.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-f859556cb3eee813.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-755276fd7256380b.rmeta --extern jsonpath_lib=/opt/rustwide/target/debug/deps/libjsonpath_lib-67a25bd1a761e7df.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-c8a0bb9790704d31.rmeta --extern kube_core=/opt/rustwide/target/debug/deps/libkube_core-f7dcccfe366ad6c6.rmeta --extern pem=/opt/rustwide/target/debug/deps/libpem-06ad0eb716eb776e.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-3604015671614f42.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-b258c9b0900e57e1.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-a39daa95530893be.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-6a2db33fea6615c5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-792c754770703c85.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-229316c9c7a47539.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-1ad6e2abe7d0dc72.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8dd8c6ae3ac32c78.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-be2e9318796a86d1.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2d8e0a10e294980d.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-787f2b1c74699706.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-30df80fbdc6c2ad9.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4abc877e1ebaa3cf.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-539b0a6e2a56ed9c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `k8s-openapi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="percent-encoding"' --cfg 'feature="url"' --cfg 'feature="v1_21"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "http", "percent-encoding", "schemars", "url", "v1_18", "v1_19", "v1_20", "v1_21", "v1_22", "v1_23", "v1_24"))' -C metadata=dcb5a2b757c501a2 -C extra-filename=-c8a0bb9790704d31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-c0a42572113e755c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a1592e8397234cec.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2ab08cb828e58106.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-132817ff76a3280f.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d8e5e041794fd24f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-792c754770703c85.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-fc3ed8a992856463.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-229316c9c7a47539.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-17bc5cf5a8fbabb8.rmeta --cap-lints allow --cap-lints=forbid --cfg 'k8s_openapi_enabled_version="1.21"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7939bcaee750c1364bef33ab6cf36bd5e01b1ddce89fc5e03ddfc9e4ab2ecd46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7939bcaee750c1364bef33ab6cf36bd5e01b1ddce89fc5e03ddfc9e4ab2ecd46", kill_on_drop: false }`
[INFO] [stdout] 7939bcaee750c1364bef33ab6cf36bd5e01b1ddce89fc5e03ddfc9e4ab2ecd46
